home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-06-03 | 1.2 KB | 38 lines |
- ; This is a minimal script for upgrading to Windows 95
- ; from Microsoft Windows for Workgroups 3.11,
- ; using existing username, organization, network, and printer settings.
-
- [SETUP]
- ; 0 = stop for user input, 1 = do not stop for user input
- Express=1
-
- ; 0 = do not create startup disk, 1 = create startup disk
- EBD=0
-
- ; 0 = do not allow user to choose Uninstall and do not back up existing Windows
- ; 1 = show Uninstall options for user to choose
- ; 5 = automatically create backup files for uninstalling Windows 95
- uninstall=0
-
- ; 0 = prompt for confirmation before overwriting more recent files
- ; 1 = overwrite without confirmation
- vrc=1
-
- ; Remove ";" and set this value to your 10-digit Windows 95 product ID,
- ; which is printed on the Windows 95 CD or your Certification of Authenticity.
- ;ProductID=9999999999
-
- ; With this script, Setup will use the current time zone set on the computer.
- ; AUTOMATE.INF contains a complete list of timezone entries.
- ;TimeZone=
-
- [NAMEANDORG]
- ; 0 = do not prompt for user name information (use defaults)
- ; 1 = prompt for user name
- Display=0
-
- [NETWORK]
- ; 0 = do not prompt for network components during setup
- ; 1 = prompt for network components
- Display=0
-